Mathematics 4330 / 5344 – # 6 Introduction to Solving Differential Equations
نویسنده
چکیده
Euler's one step method is undoubtedly the simplest method for approximating the solution to an ordinary differential equation. It goes something like this: Given a first order initial value problem y = f (x, y), x ∈ (a, b) y(a) = y a we observe that defining x j = a + h(j − 1), for j = 1, 2, · · · , (N + 1) where h = (b − a)/N we have y(x k+1) − y(x k) h ≈ f (x k , y(x k)). Therefore we can write y(x k+1) ≈ y(x k) + h f(x k , y(x k)). With this we can define an iterative scheme for computing approximate values y k for y(x k) by y k+1 = y k + f (x k , y k), k = 1, 2, · · · , (N + 1). Suppose we have a function file de_fn.m, say, function z=de_fn(x,y) z=-x*y; and we build the m-file eul.m
منابع مشابه
Solving Differential Equations Using Modified VIM
In this paper a modification of He's variational iteration method (VIM) has been employed to solve Dung and Riccati equations. Sometimes, it is not easy or even impossible, to obtain the first few iterations of VIM, therefore, we suggest to approximate the integrand by using suitable expansions such as Taylor or Chebyshev expansions.
متن کاملVariational iteration method for solving nth-order fuzzy integro-differential equations
In this paper, the variational iteration method for solving nth-order fuzzy integro differential equations (nth-FIDE) is proposed. In fact the problem is changed to the system of ordinary fuzzy integro-differential equations and then fuzzy solution of nth-FIDE is obtained. Some examples show the efficiency of the proposed method.
متن کاملOperational matrices with respect to Hermite polynomials and their applications in solving linear differential equations with variable coefficients
In this paper, a new and efficient approach is applied for numerical approximation of the linear differential equations with variable coeffcients based on operational matrices with respect to Hermite polynomials. Explicit formulae which express the Hermite expansion coeffcients for the moments of derivatives of any differentiable function in terms of the original expansion coefficients of the f...
متن کاملApplication of Laguerre Polynomials for Solving Infinite Boundary Integro-Differential Equations
In this study, an efficient method is presented for solving infinite boundary integro-differential equations (IBI-DE) of the second kind with degenerate kernel in terms of Laguerre polynomials. Properties of these polynomials and operational matrix of integration are first presented. These properties are then used to transform the integral equation to a matrix equation which corresponds t...
متن کاملGeneralized H-differentiability for solving second order linear fuzzy differential equations
In this paper, a new approach for solving the second order fuzzy differential equations (FDE) with fuzzy initial value, under strongly generalized H-differentiability is presented. Solving first order fuzzy differential equations by extending 1-cut solution of the original problem and solving fuzzy integro-differential equations has been investigated by some authors (see for example cite{darabi...
متن کامل